Skip to content

feat: add infomaniak provider with 7 models#1356

Open
abonvalle wants to merge 2 commits intoanomalyco:devfrom
abonvalle:feat/add-infomaniak-provider
Open

feat: add infomaniak provider with 7 models#1356
abonvalle wants to merge 2 commits intoanomalyco:devfrom
abonvalle:feat/add-infomaniak-provider

Conversation

@abonvalle
Copy link
Copy Markdown

@abonvalle abonvalle commented Apr 6, 2026

Summary

This PR adds support for providers to the Infomaniak integration and 7 models:

LLMs :

  • swiss-ai/Apertus-70B-Instruct-2509
  • mistralai/Ministral-3-14B-Instruct-2512
  • Qwen/Qwen3.5-122B-A10B-FP8
  • google/gemma-4-31B-it
  • moonshotai/Kimi-K2.6

Embedding models :

  • bge_multilingual_gemma2
  • mini_lm_l12_v2

Details

  • Added Infomaniak as a new provider with API endpoint, required environment variables, npm package, and documentation link.
  • Added models metadata and capabilities (w/ pricing, I/O tokens).
  • Included multimodal support (text, image, video input; text output).
  • Enabled reasoning, tool calling, structured output, and temperature support.

Validation

  • Ran local validation successfully with opencode

@pietrini
Copy link
Copy Markdown

pietrini commented May 6, 2026

Fantastic Job ! I was about to do a PR to do the same ! It seems the models are outdated as now Infomaniak propose Kimi-K2.6, Gemma4 and Qwen3.5.
I can do the corresponding changes if you want.

@abonvalle abonvalle force-pushed the feat/add-infomaniak-provider branch from b184131 to b30ba37 Compare May 6, 2026 20:01
@abonvalle abonvalle changed the title feat: add infomaniak provider with 9 models feat: add infomaniak provider with 8 models May 6, 2026
@abonvalle
Copy link
Copy Markdown
Author

Fantastic Job ! I was about to do a PR to do the same ! It seems the models are outdated as now Infomaniak propose Kimi-K2.6, Gemma4 and Qwen3.5. I can do the corresponding changes if you want.

Thanks! I updated the PR with latest models.

Comment thread providers/infomaniak/models/google/gemma-4-31B-it.toml
@abonvalle abonvalle changed the title feat: add infomaniak provider with 8 models feat: add infomaniak provider with 7 models May 7, 2026
@abonvalle abonvalle force-pushed the feat/add-infomaniak-provider branch from 9152da8 to 71ee628 Compare May 8, 2026 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants